﻿capital = 14

#oob = ""

set_research_slots = 3
# Starting tech
set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_support = 1
	tech_engineers = 1
	tech_recon = 1
	tech_mountaineers = 1
	motorised_infantry = 1
	gw_artillery = 1
	interwar_antiair = 1
	gwtank = 1
	basic_light_tank = 1
	improved_light_tank = 1
	early_fighter = 1
	naval_bomber1 = 1
	cv_early_fighter = 1
	cv_naval_bomber1 = 1
	early_bomber = 1
	tactical_bomber1 = 1
	CAS1 = 1
	trench_warfare = 1
	fleet_in_being = 1
	fuel_silos = 1
	fuel_refining = 1
}

if = {
	limit = { has_dlc = "Man the Guns" }
	set_technology = {
		basic_naval_mines = 1
		submarine_mine_laying = 1
		early_ship_hull_light = 1
		basic_ship_hull_light = 1
		early_ship_hull_submarine = 1
		basic_ship_hull_submarine = 1
		early_ship_hull_cruiser = 1
		basic_ship_hull_cruiser = 1
		basic_cruiser_armor_scheme = 1
		early_ship_hull_heavy = 1
		basic_ship_hull_heavy = 1
		basic_heavy_armor_scheme = 1
		early_ship_hull_carrier = 1
		early_fire_control_system = 1
		basic_battery = 1
		basic_medium_battery_2 = 1
		basic_heavy_battery_2 = 1
		nrm_early_antiair = 1
		basic_torpedo = 1
		airplane_launcher = 1
		improved_ship_torpedo_launcher = 1
		sonar = 1
		early_engine = 1
		improved_engine = 1
		smoke_generator = 1
		basic_depth_charges = 1
		mtg_transport = 1
		damage_control_1 = 1
		fire_control_methods_1 = 1
		basic_light_shell = 1
	}
}
if = {
	limit = {
		has_dlc = "La Resistance"
	}
	set_technology = {
		armored_car1 = 1
	}
}

set_convoys = 20

set_politics = {
	ruling_party = neutrality
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = yes
}
set_popularities = {
	democratic = 20
	fascism = 40
	communism = 10
	neutrality = 30
}

create_country_leader = {
	name = "Yann-Morvan Gefflot"
	picture = "gfx//leaders//Europe//Portrait_Europe_Generic_1.dds"
	expire = "1965.1.1"
	ideology = stalinism
}

create_country_leader = {
	name = "Morvan Marchal"
	picture = "gfx//leaders//Europe//portrait_europe_generic_2.dds"
	expire = "1965.1.1"
	ideology = socialism
}

create_country_leader = {
	name = "Olier Mordrel"
	picture = "gfx//leaders//Europe//Portrait_Europe_Generic_6.dds"
	expire = "1965.1.1"
	ideology = nazism
}

create_country_leader = {
	name = "Maurice Duhamel"
	picture = "gfx//leaders//Europe//portrait_europe_generic_4.dds"
	expire = "1965.1.1"
	ideology = centrism
}
